home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 May / Macworld (1999-05).dmg / Serious Software / Black & Bleu™ 1.0.1 trial / Black & Bleu™ 1.0.1w / Black & Bleu™ 1.0.1w.rsrc / TEXT_996_3.txt < prev    next >
Text File  |  1999-02-28  |  8KB  |  140 lines

  1. ~1000 noMaskFoundErr an Icon Utilities Error occurred
  2. ~1024 nbpBuffOvr a buffer overflowed while calling LookupName
  3. ~1025 nbpNoConfirm the name was not confirmed
  4. ~1026 nbpConfDiff the name was confirmed at a different socket
  5. ~1027 nbpDuplicate the NBP name exists already
  6. ~1028 nbpNotFound the NBP name not found when a remove operation was requested
  7. ~1029 nbpNISErr the ‚ÄúOpen NIS‚Äù operation failed
  8. ~1066 aspBadVersNum this ASP version is not supported
  9. ~1067 aspBufTooSmall the ASP buffer is too small
  10. ~1068 aspNoMoreSess no more sessions are available on the server
  11. ~1069 aspNoServers no server could be found at the specified address
  12. ~1070 aspParamErr an ASP parameter was wrong
  13. ~1071 aspServerBusy the server could not open another session
  14. ~1072 aspSessClosed the session is already closed
  15. ~1073 aspSizeErr the ASP command block was too big
  16. ~1074 aspTooMany the server has too many clients
  17. ~1075 aspNoAck the server failed to acknowledge an attention request
  18. ~1096 reqFailed the request to contact the router failed (retry count exceeded)
  19. ~1097 tooManyReqs there were too many concurrent requests
  20. ~1098 tooManySkts there were too many responding sockets
  21. ~1099 badATPSkt the responding socket was bad
  22. ~1100 badBuffNum a sequence number was out of range
  23. ~1101 noRelErr a timer expired before MSAM responded
  24. ~1102 cbNotFound the NBP control block was not found (there were no pending asynchronous calls)
  25. ~1103 noSendResp a PAddResponse call was issued before a PSendResponse call
  26. ~1104 noDataArea there were too many ATP calls pending
  27. ~1105 reqAborted this ERead was aborted by the ERdCancel function
  28. ~1273 errOpenDenied the open request was denied by recipient
  29. ~1274 errDSPQueueSize the send or receive queue is too small
  30. ~1275 errFwdReset the read request was terminated by a forward reset
  31. ~1276 errAttention the attention message was too long
  32. ~1277 errOpening the attempt to open the connection failed
  33. ~1278 errState the connection state for this operation is invalid
  34. ~1279 errAborted the request was aborted by the dspRemove or dspClose function
  35. ~1280 errRefNum the connection reference number was invalid
  36. ~1300 fidNotFoundErr no file thread exists
  37. ~1301 fidExists the file ID already exists
  38. ~1302 notAFileErr the file is actually a folder (directory)
  39. ~1303 diffVolErr the files are on different volumes
  40. ~1304 catalogChangedErr the catalog has changed and CatPosition may be invalid
  41. ~1305 desktopDamagedErr the desktop database files are damaged
  42. ~1306 sameFileErr you can't exchange a file with itself
  43. ~1307 badFidErr file ID doesn't match with the file number
  44. ~1308 notARemountErr the volume can only be REmounted
  45. ~1309 fileBoundsErr the file is too big
  46. ~1310 fsDataTooBigErr the file or volume is too big for the system
  47. ~1311 volVMBusyErr the volume is being used by the Virtual Memory (VM) Manager
  48. ~1700 errAECoercionFail the AppleEvent data could not be coerced to the requested descriptor type
  49. ~1701 errAEDescNotFound the descriptor record was not found
  50. ~1702 errAECorruptData the data in an AppleEvent could not be read
  51. ~1703 errAEWrongDataType the wrong descriptor data type was requested
  52. ~1704 errAENotAEDesc the descriptor record is invalid
  53. ~1705 errAEBadListItem the list item was invalid
  54. ~1706 errAENewerVersion a newer version of the AppleEvent manager is required
  55. ~1707 errAENotAppleEvent the event is not an AppleEvent
  56. ~1708 errAEEventNotHandled the event wasn't handled by any AppleEvent handler
  57. ~1709 errAEReplyNotValid AEResetTimer was passed an invalid reply
  58. ~1710 errAEUnknownSendMode an invalid sending mode was requested
  59. ~1711 errAEWaitCanceled the wait loop for reply or receipt was canceled
  60. ~1712 errAETimeOut the AppleEvent timed out (YOU should be using the Futures package!)
  61. ~1713 errAENoUserInteraction no user interaction is allowed
  62. ~1714 errAENotASpecialFunction the wrong keyword for a special function was specified
  63. ~1715 errAEParamMissed the AppleEvent handler did not get all of the required parameters
  64. ~1716 errAEUnknownAddressType the AppleEvent address type is unknown
  65. ~1717 errAEHandlerNotFound no handler was found for an AppleEvent or a coercion handler
  66. ~1718 errAEReplyNotArrived the AppleEvent reply has not yet arrived (YOU should be using the Futures package!)
  67. ~1719 errAEIllegalIndex the list index was invalid
  68. ~1720 errAEImpossibleRange a range like 3rd to 2nd, or 1st to all was requested
  69. ~1721 errAEWrongNumberArgs the logical operator kAENOT was used with other than 1 term
  70. ~1723 errAEAccessorNotFound the accessor procedure matching wantClass and containerType or wildcards was not found
  71. ~1725 errAENoSuchLogical an operator other than AND, OR, or NOT was specified
  72. ~1726 errAEBadTestKey the test is neither typeLogicalDescriptor nor typeCompDescriptor
  73. ~1727 errAENotAnObjSpec the parameter to AEResolve was not of type 'obj '
  74. ~1728 errAENoSuchObject the requested object didn‚Äôt exist. The specifier asked for the 3rd, but there are only 2, for example
  75. ~1729 errAENegativeCount CountProc returned a negative value
  76. ~1730 errAEEmptyListContainer the app attempted to pass empty list as a container to an accessor
  77. ~1731 errAEUnknownObjectType the requested Apple Event feature is only available in version 1.0.1 or later
  78. ~1732 errAERecordingIsAlreadyOn the requested Apple Event feature is only available in version 1.0.1 or later
  79. ~1733 errAEReceiveTerminate the requested Apple Event feature is only available in version 1.1 or later
  80. ~1734 errAEReceiveEscapeCurrent the requested Apple Event feature is only available in version 1.1 or later
  81. ~1735 errAEEventFiltered the requested Apple Event feature is only available in version 1.1 or later
  82. ~1736 errAEDuplicateHandler the requested Apple Event feature is only available in version 1.1 or later
  83. ~1737 errAEStreamBadNesting a nesting violation occurred while streaming
  84. ~1738 errAEStreamAlreadyConverted the app attempted to convert a stream that has already been converted
  85. ~1739 errAEDescIsNull the app attempted to perform an invalid operation on a null descriptor
  86. ~1750 errOSASystemError a general scripting system error
  87. ~1751 errOSAInvalidID an invalid script ID was specified
  88. ~1752 errOSABadStorageType an illegal storage type was specified
  89. ~1753 errOSAScriptError an error occurred during compilation or execution
  90. ~1754 errOSABadSelector the selector is not supported by the scripting component
  91. ~1756 errOSASourceNotAvailable the source data was not available
  92. ~1757 errOSANoSuchDialect an invalid dialect code was specified
  93. ~1758 errOSADataFormatObsolete the data format used is obsolete
  94. ~1759 errOSADataFormatTooNew the data format used is too new
  95. ~1761 errOSAComponentMismatch the parameters used are from 2 different components
  96. ~1762 errOSACantOpenComponent the app can't connect to the scripting system with that ID
  97. ~1778 v1AT_MCErr
  98. ~1779 v1AT_NoAddrErr
  99. ~1780 v1AT_AbortErr
  100. ~1781 v1AT_RecalErr
  101. ~1782 v1AT_WrFltErr
  102. ~1783 v1AT_SeekErr
  103. ~1784 v1AT_UncDataErr
  104. ~1785 v1AT_CorDataErr
  105. ~1786 v1AT_BadBlkErr
  106. ~1787 v1AT_DMarkErr
  107. ~1788 v1AT_IDNFErr
  108. ~1791 v1AT_NRdyErr
  109. ~1793 v1DRVRCantAllocate
  110. ~1794 v1NoATAMgr
  111. ~1795 v1ATAInitFail
  112. ~1796 v1ATABufFail
  113. ~1797 v1ATADevUnsupported
  114. ~1800 errOffsetInvalid 
  115. ~1801 errOffsetIsOutsideOfView 
  116. ~1802 v1ATAMgrNotInitialized
  117. ~1803 v1ATAPBInvalid
  118. ~1804 v1ATAFuncNotSupported
  119. ~1805 v1ATABusy
  120. ~1806 v1ATATransTimeOut
  121. ~1807 v1ATAReqInProg
  122. ~1808 v1ATAUnknownState
  123. ~1809 v1ATAQLocked
  124. ~1810 errTopOfDocument/v1ATAReqAborted
  125. ~1811 errTopOfBody/v1ATAUnableToAbort
  126. ~1812 errEndOfDocument/v1ATAAbortedDueToRst
  127. ~1813 errEndOfBody 
  128. ~1850 badDragRefErr an unknown drag reference was found
  129. ~1851 badDragItemErr an unknown drag item reference was found
  130. ~1852 badDragFlavorErr an unknown flavor type was used
  131. ~1853 duplicateFlavorErr the flavor type already exists
  132. ~1854 cantGetFlavorErr an error occurred while trying to get flavor data
  133. ~1855 duplicateHandlerErr the handler already exists
  134. ~1856 handlerNotFoundErr the handler was not found
  135. ~1857 dragNotAcceptedErr the drag was not accepted by the receiver
  136. ~1858 unsupportedForPlatformErr the call is for PowerPC only
  137. ~1859 noSuitableDisplaysErr no displays support translucency
  138. ~1860 badImageRgnErr a bad translucent image region was used
  139. ~1861 badImageErr a bad translucent image PixMap was used
  140.